Part Number Hot Search : 
LCA110S 063EB LB1258 2805S 1C765 MSR7R1 HER508 C1208
Product Description
Full Text Search
 

To Download S24VP04SI-BTE7 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 SUMMIT
MICROELECTRONICS, Inc.
S24VP04
4K Serial E2PROM with a Precision Low-VCC Lockout Circuit 3 and 5 Volt Systems
FEATURES * Voltage ProtectionTM * Precision Low-VCC Write Lockout * All Write Operations Inhibited When VCC Falls below VLOCK * One 3Volt and Two 5Volt System Versions - VLOCK = 2.6V+.1V/-.05V - VLOCK = 4.25V +.25V/-0.0V - VLOCK = 4.50 +.25V/-0.0V * 100% Compatible with Industry Standard I2CTM Devices - Bi-directional data transfer protocol - Standard 100kHz and 400kHz Transfer Rates * 16-Byte Page-Write Mode - Minimizes total write time per byte * 1,000,000 Program/Erase Cycles * 100 Year Data Retention * Commercial Industrial Temperature Range
OVERVIEW The S24VP04 is a 4K-bit serial E2PROM memory integrated with a precision VCC sense circuit. The sense circuit will disable write operations whenever VCC falls below the VLOCK voltage. It is fabricated using SUMMIT's advanced CMOS E2PROM technology and is suitable for both 3 and 5 volt systems. The S24VP04 is internally organized as 512 x 8. It features the I2C serial interface and software protocol allowing operation on a simple two-wire bus.
BLOCK DIAGRAM
VCC 8
5KHz Oscillator NC 7
RESET PULSE GENERATOR
+ GND 4 1.26V
VTRIP
RESET CONTROL
SCL SDA NC NC NC
6 5 1 3 2
MODE DECODE
ADDRESS DECODER
WRITE CONTROL
DATA I/O
E2PROM MEMORY ARRAY
2008 ILL2 1.2
SUMMIT MICROELECTRONICS, Inc.
*
300 Orchard City Drive, Suite 131
*
Campbell, CA 95008
*
Telephone 408-378-6461
*
Fax 408-378-6586
*
www.summitmicro.com
(c) SUMMIT MICROELECTRONICS, Inc. 1998 2008 1.4 5/15/98
Characteristics subject to change without notice
1
S24VP04
PIN CONFIGURATIONS Address Inputs A0, A1, A2- Device Address Inputs These inputs are unused by the S24VP04; however, to ensure proper operation they should be left unconnected or tied to ground. The should not be tied high.
Plastic Dual-in-line "P" Package A0 1 A1 2 A2 3 GND 4
8 VCC 7 DC 6 SCL 5 SDA
ENDURANCE AND DATA RETENTION The S24VP04 is designed for applications requiring 1,000,000 erase/write cycles and unlimited read cycles. It provides 100 years of secure data retention, with or without power applied, after the execution of 1,000,000 erase/write cycles. DEVICE OPERATION
JEDEC Small Outline "S" Package A0 1 A1 2 A2 3 GND 4
8 VCC 7 DC 6 SCL 5 SDA
2008 ILL1 1.2
APPLICATIONS The S24VP04 was designed specifically for applications where the integrity of the stored data is paramount. In recent years, as the operating voltage range of serial E2PROMs has widened, most semiconductor manufacturers have arbitrarily eliminated their VCC sense circuits. The S24VP04 will protect your data by guaranteeing write lockout below the selected VCC Lockout voltage. VCC Lockout The S24VP04 has an on-board precision VCC sense circuit. Whenever VCC is below VLOCK, the S24VP04 will disable the internal write circuitry. The VCC lockout circuit will ensure a higher level of data integrity than can be expected from industry standard devices that have either a very loose specification or no VCC lockout specification. During a power-on sequence all writes will be inhibited below the VLOCK level and will continue to be held in a write inhibit state for approximately 200ms after VCC reaches, then stays at or above VLOCK. The 200ms delay provides a buffer space for the microcontroller to complete its power-on initialization routines (reading is OK) while still protecting against inadvertent writes. During a power-down sequence initiation of writes will be inhibited whenever VCC falls below VLOCK. This will guard against the system's microcontroller performing an inadvertent write within the `danger zone'. (see AN001)
PIN NAMES A0, A1,A2 SDA SCL DC GND VCC Address Inputs Serial Data I/O Serial Clock Input Don't Care Ground Supply Voltage
PIN DESCRIPTIONS Serial Clock (SCL) - The SCL input is used to clock data into and out of the device. In the WRITE mode, data must remain stable while SCL is HIGH. In the READ mode, data is clocked out on the falling edge of SCL. Serial Data (SDA) - The SDA pin is a bidirectional pin used to transfer data into and out of the device. Data may change only when SCL is LOW, except START and STOP conditions. It is an open-drain output and may be wireORed with any number of open-drain or open-collector outputs.
2008 1.4 5/15/98
2
S24VP04
Vcc
SDA SCL
Master Transmitter/ Receiver Slave Receiver Slave Transmitter/ Receiver
RESET
Master Transmitter
Master Transmitter/ Receiver
(24VP04)
(C/ P)
2008 ILL 3 1.1
FIGURE 1. TYPICAL SYSTEM CONFIGURATION
SCL
Data must remain stable while clock is HIGH.
Change of data allowed
Data must remain stable while clock is HIGH.
SDA In tHD:DAT tSU:DAT tHD:DAT
2008 ILL4 1.0
FIGURE 2. INPUT DATA PROTOCOL
SCL
START Condition STOP Condition
SDA In
2008 ILL5 1.0
FIGURE 3. START AND STOP CONDITIONS
3
2008 1.4 5/15/98
S24VP04
SCL from Master Data Output from Transmitter Data Output from Receiver Start Condition
1
8
9
tAA
tAA
ACKnowledge
2008 ILL6 1.0
FIGURE 4. ACKNOWLEDGE RESPONSE FROM RECEIVER
CHARACTERISTICS OF THE I2C BUS General Description The I2C bus was designed for two-way, two-line serial communication between different integrated circuits. The two lines are: a serial data line (SDA), and a serial clock line (SCL). The SDA line must be connected to a positive supply by a pull-up resistor, located somewhere on the bus (See Figure 1). Data transfer between devices may be initiated with a START condition only when SCL and SDA are HIGH (bus is not busy). Input Data Protocol One data bit is transferred during each clock pulse. The data on the SDA line must remain stable during clock HIGH time, because changes on the data line while SCL is HIGH will be interpreted as start or stop condition (See Figure 2). START and STOP Conditions When both the data and clock lines are HIGH, the bus is said to be not busy. A HIGH-to-LOW transition on the data line, while the clock is HIGH, is defined as the "START" condition. A LOW-to-HIGH transition on the data line, while the clock is HIGH, is defined as the "STOP" condition (See Figure 3). DEVICE OPERATION The S24VP04 is a 16,384-bit serial E2PROM. The device supports the I2C bidirectional data transmission protocol. The protocol defines any device that sends data onto the bus as a "transmitter" and any device which receives data as a "receiver." The device controlling data transmission is called the "master" and the controlled device is called the "slave." In all cases, the S24VP04 will be a "slave" device, since it never initiates any data transfers.
Acknowledge (ACK) Acknowledge is a software convention used to indicate successful data transfers. The transmitting device, either the master or the slave, will release the bus after transmitting eight bits. During the ninth clock cycle, the receiver will pull the SDA line LOW to ACKnowledge that it received the eight bits of data (See Figure 4). The S24VP04 will respond with an ACKnowledge after recognition of a START condition and its slave address byte. If both the device and a write operation are selected, the S24VP04 will respond with an ACKnowledge after the receipt of each subsequent 8-bit word. In the READ mode, the S24VP04 transmits eight bits of data, then releases the SDA line, and monitors the line for an ACKnowledge signal. If an ACKnowledge is detected, and no STOP condition is generated by the master, the S24VP04 will continue to transmit data. If an ACKnowledge is not detected, the S24VP04 will terminate further data transmissions and awaits a STOP condition before returning to the standby power mode. Device Addressing Following a start condition the master must output the address of the slave it is accessing. The most significant four bits of the slave address are the device type identifier (see figure 5). For the S24VP04 this is fixed as 1010[B].
DEVICE IDENTIFIER HIGH ORDER WORD ADDRESS
1
0
1
0
S2
S1
BS (A8)
2008 ILL7 1.0
FIGURE 5. SLAVE ADDRESS BYTE
2008 1.4 5/15/98
4
S24VP04
The next two bits are don't care. The S24VP04 will respond to all commands for device 1010. Bank Select Bit The next bit of the serial stream is the bank select bit. It is used by the host to toggle between the two 2K-bit banks of memory. It is, in effect, the most significant bit of the word address, or A8. Read/Write Bit The last bit of the data stream defines the operation to be performed. When set to "1," a read operation is selected; when set to "0," a write operation is selected. Upon receipt of the word address, the S24VP04 responds with an ACKnowledge. After receiving the next byte of data, it again responds with an ACKnowledge. The master then terminates the transfer by generating a STOP condition, at which time the S24VP04 begins the internal write cycle. While the internal write cycle is in progress, the S24VP04 inputs are disabled, and the device will not respond to any requests from the master. Refer to Figure 6 for the address, ACKnowledge and data transfer sequence. Page WRITE The S24VP04 is capable of a 16-byte page write operation. It is initiated in the same manner as the byte-write operation, but instead of terminating the write cycle after the first data word, the master can transmit up to 15 more words of data. After the receipt of each word, the S24VP04 will respond with an ACKnowledge. The S24VP04 automatically increments the address for subsequent data words. After the receipt of each word, the four low order address bits are internally incremented by one. The high order five bits of the address byte remain constant. Should the master transmit more than sixteen words, prior to generating the STOP condition, the address counter will "roll over," and the previously written data will be overwritten. As with the byte-write operation, all inputs are disabled during the internal write cycle. Refer to Figure 6 for the address, ACKnowledge and data transfer sequence.
WRITE OPERATIONS The S24VP04 allows two types of write operations: byte write and page write. The byte write operation writes a single byte during the nonvolatile write period (tWR). The page write operation allows up to 16 bytes in the same page to be written during tWR. Byte WRITE After the slave address is sent (to identify the slave device, specify high order word address and a read or write operation), a second byte is transmitted which contains the low 8 bit addresses of any one of the 512 words in the array.
Acknowledges Transmitted from 24VP04 to Master Receiver
If single byte-write only, Stop bit issued here.
Acknowledges Transmitted from 24043 to Master Receiver
SDA Bus Activity
1010
A 2
ABR 1SW
A C Word Address K
AAAAAAAA 76543210
A C K
Data Byte n
A C K
A
Data Byte n+1 C
K
DDDDDDDD 76543210
Data Byte n+15 C
K
DDDDDDDD 76543210
A
0
DDDDDDDD 76543210
S T Device A2,A1,BS Type A R Address Read/Write T 0= Write
S T O P
Slave Address
Master Sends Read Request to Slave Master Writes Word Address to Slave Master Writes Data to Slave Master Writes Data to Slave Master Writes Data to Slave
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver Slave Transmitter to Master Receiver
2008 ILL8 1.0
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Shading Denotes 24VP04 SDA Output Active
FIGURE 6. PAGE/BYTE WRITE MODE
5
2008 1.4 5/15/98
S24VP04
Acknowledge Polling When the S24VP04 is performing an internal WRITE operation, it will ignore any new START conditions. Since the device will only return an acknowledge after it accepts the START, the part can be continuously queried until an acknowledge is issued, indicating that the internal WRITE cycle is complete. To poll the device, give it a START condition, followed by a slave address for a WRITE operation (See Figure 7).
Internal WRITE Cycle In Progress; Begin ACK Polling
READ OPERATIONS Read operations are initiated with the R/W bit of the identification field set to "1." There are four different read options: 1. 2. 3. 4. Current Address Byte Read Random Address Byte Read Current Address Sequential Read Random Address Sequential Read
Issue Start
Issue Slave Address and R/W = 0
Issue Stop
Current Address Byte Read The S24VP04 contains an internal address counter which maintains the address of the last word accessed, incremented by one. If the last address accessed (either a read or write) was to address location n, the next read operation would access data from address location n+1 and increment the current address pointer. When the S24VP04 receives the slave address field with the R/W bit set to "1," it issues an acknowledge and transmits the 8-bit word stored at address location n+1. The current address byte read operation only accesses a single byte of data. The master does not acknowledge the transfer, but does generate a stop condition. At this point, the S24VP04 discontinues data transmission. See Figure 8 for the address acknowledge and data transfer sequence.
ACK Returned?
No
Yes (Internal WRITE Cycle is completed) Next operation a WRITE? Yes Issue Byte Address Issue Stop No
Proceed with WRITE
Await Next Command
2008 ILL9 1.0
FIGURE 7. ACKNOWLEDGE POLLING
SDA Bus Activity
1
A ABR 2 1SW
A C K
Data Byte
1010
1
DDDDDDDD 76543210
1
S T O P
S Device T Type A2,A1,BS A Address Read/Write R 1= Read T
Slave Address
Master sends Read request to Slave
Lack of ACK (low) from Master determines last data byte to be read Slave sends Data to Master Slave Transmitter to Master Receiver
Master Transmitter to Slave Receiver
Shading Denotes 24VP04 SDA Output Active
2008 ILL 10 1.0
FIGURE 8. CURRENT ADDRESS BYTE READ MODE
2008 1.4 5/15/98
6
S24VP04
Random Address Byte Read Random address read operations allow the master to access any memory location in a random fashion. This operation involves a two-step process. First, the master issues a write command which includes the start condition and the slave address field (with the R/W bit set to WRITE) followed by the address of the word it is to read. This procedure sets the internal address counter of the S24VP04 to the desired address. After the word address acknowledge is received by the master, the master immediately reissues a start condition followed by another slave address field with the R/W bit set to READ. The S24VP04 will respond with an acknowledge and then transmit the 8-data bits stored at the addressed location. At this point, the master does not acknowledge the transmission but does generate the stop condition. The S24VP04 discontinues data transmission and reverts to its standby power mode. See Figure 9 for the address, acknowledge and data transfer sequence.
SDA Bus Activity
1010
AABR 2 1 SW
A C K
Word Address
A C K
AABR 2 1SW
A C K
Data Byte
0
AAA A 765 4
AA 32
AA 10
1010
1
D DD DD DD D 7 65 43 21 0
1
S T O P
S T Device A2,A1,BS Type A Address Read/Write R 0= Write T
S T Device A2,A1,BS A Type Address Read/Write R 1= Read T
Slave Address
Master sends Read request to Slave Master Writes Word Address to Slave
Slave Address
Master Requests Data from Slave
Lack of ACK (low) from Master determines last data byte to be read
Slave sends Data to Master
Master Transmitter to Slave Receiver Shading Denotes 24VP04 SDA Output Active
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
2008 ILL11 1.0
FIGURE 9. RANDOM ADDRESS BYTE READ MODE
7
2008 1.4 5/15/98
S24VP04
Sequential READ Sequential READs can be initiated as either a current address READ or random access READ. The first word is transmitted as with the other byte read modes (current address byte READ or random address byte READ); however, the master now responds with an ACKnowledge, indicating that it requires additional data from the S24VP04. The S24VP04 continues to output data for each ACKnowledge received. The master terminates the sequential READ operation by not responding with an ACKnowledge, and issues a STOP conditions. During a sequential read operation, the internal address counter is automatically incremented with each acknowledge signal. For read operations, all address bits are incremented, allowing the entire array to be read using a single read command. After a count of the last memory address, the address counter will `roll-over' and the memory will continue to output data. See Figure 10 for the address, acknowledge and data transfer sequence.
Acknowledges from 24VP04
Acknowledge from Master Receiver
Lack of Acknowledge from Master Receiver
SDA Bus Activity
1010
S T Device A Type R Address T
AABR 2 1SW
A C Word Address K
AAAAAAAA 76543210
A C K
AABR 2 1 SW
A C K
A
First Data Byte C
K
DD DD DD DD 76 54 32 10
Last Data Byte
0
1010
1
DD DD DD DD 76 54 32 10
1
S T O P
A2,A1,BS
Read/Write 0= Write
S T Device A Type A2,A1,BS R Address Read/Write T
1= Read
Slave Address
Master sends Read request to Slave Master Writes Word Address to Slave
Slave Address
Master Requests Data from Slave Slave sends Data to Master
Lack of ACK (low) determines last data byte to be read
Slave sends Data to Master
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver
Master Transmitter to Slave Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Slave Transmitter to Master Receiver
Master Transmitter to Slave Receiver
2008 ILL 12 1.0
Shading Denotes 24VP04 SDA Output Active FIGURE 10. SEQUENTIAL READ OPERATION (starting with a Random Address READ)
2008 1.4 5/15/98
8
S24VP04
ABSOLUTE MAXIMUM RATINGS Temperature Under Bias ................................................................................................................ -40C to +85C Storage Temperature ..................................................................................................................... -65C to +125C Soldering Temperature (less than 10 seconds) ............................................................................................... 300C Supply Voltage ............................................................................................................................................ 0 to 6.5V Voltage on Any Pin ...................................................................................................................... -0.3V to VCC+0.3V ESD Voltage (JEDEC method) ...................................................................................................................... 2,000V
NOTE: These are STRESS ratings only. Appropriate conditions for operating these devices are given elsewhere in this specification. Stresses beyond those listed here may permanently damage the part. Prolonged exposure to maximum ratings may affect device reliability.
DC ELECTRICAL CHARACTERISTICS S24VP04, TA = -40C to +85C, VCC = 5V + 10% S24VP04-3, TA = -40C to +85C, VCC = 2.7V to 5.5V
Symbol ICC ISB ILI ILO VIL VIH VOL Parameter Supply Current (CMOS) Standby Current (CMOS) Input Leakage Output Leakage Input Low Voltage Input High Voltage Output Low Voltage Conditions SCL = CMOS Levels @ 100KHz SDA = Open All other inputs = GND or VCC SCL = SDA = VCC All other inputs = GND VIN = 0 To VCC VOUT = 0 To VCC S0, S1, S2, SCL, SDA, RESET S0, S1, S2, SCL, SDA IOL = 3mA 0.7xVCC 0.4 VCC =5.5V VCC =3.3V VCC =5.5V VCC =3.3V Min Max 3 2 50 25 10 10 0.3xVCC Units mA mA A A A A V V V
2008 PGM T1 1.0
AC ELECTRICAL CHARACTERISTICS S24VP04, TA = -40C to +85C, VCC = 5V + 10% S24VP04-3, TA = -40C to +85C, VCC = 2.7V to 5.5V
Symbol Parameter SCL Clock Frequency Clock Low Period Clock High Period Bus Free Time Start Condition Setup Time Start Condition Hold Time Stop Condition Setup Time Clock to Output Data Out Hold Time SCL and SDA Rise Time SCL and SDA Fall Time Data In Setup Time Data In Hold Time Noise Spike Width @ SCL, SDA Inputs Write Cycle Time Noise Suppression Time Constant SCL Low to SDA Data Out Valid SCL Low to SDA Data Out Change Before New Transmission Conditions
2.7V to 4.5V Min 0 4.7 4.0 4.7 4.7 4.0 4.7 0.3 0.3 1000 300 250 0 100 10 3.5 Max 100
4.5V to 5.5V Min Max 400 1.3 0.6 1.3 0.6 0.6 0.6 0.2 0.2 300 300 100 0 100 10 0.9 Units KHz s s s s s s s s ns ns ns ns ns ms
fSCL tLOW tHIGH tBUF tSU:STA tHD:STA tSU:STO tAA tDH tR tF tSU:DAT tHD:DAT
TI
tWR
2008 PGM T2 1.0
9
2008 1.4 5/15/98
S24VP04
CAPACITANCE TA = 25C, f = 100KHz
Symbol CIN COUT Parameter Input Capacitance Output Capacitance Max 5 8 Units pF pF
2008 PGM T3 1.0
tR tF
tH IGH
tLOW
tSU:STO
SCL
tSU:SDA tHD:SDA tHD:DAT tSU:DAT tBUF
SDA In
tDH tAA
SDA Out
2008 ILL 13 1.0
FIGURE 11. BUS TIMING
VLOCK CIRCUIT AC and DC ELECTRICAL CHARACTERISTICS TA = -40C to +85C
Symbol VLOCK tPUW tLDLY tGLITCH Parameter Write Lockout Voltage Level Power-Up Write Delay Delay to VLOCKOUT Glitch Filter Min 2.55 130
S24VP04-2.7 Max 2.70 20 5 30
S24VP04-A Min 4.25 130 Max 4.50 270 5 30
S24VP04-B Min 4.50 130 Max 4.75 270 5 30 Unit V ms s ns
2008 PGM T4 1.3
2008 1.4 5/15/98
10
S24VP04
tGLITCH
VLOCK
tPUW VCC
tLDLY
tPUW
tLDLY
Internal Action
VLOCKOUT
VLOCKOUT
VLOCKOUT
2008 ILL 14 1.0
FIGURE 12. VLOCK OUTPUT TIMING
8 Pin SOIC (Type S) Package JEDEC (150 mil body width)
.050 (1.27) TYP. .050 (1.270) TYP. 8 Places
.157 (4.00) .150 (3.80)
.275 (6.99) TYP.
1 .196 (5.00) .189 (4.80)
.030 (.762) TYP. 8 Places
FOOTPRINT
.061 (1.75) .053 (1.35) .020 (.50) x45 .010 (.25)
.0192 (.49) .0138 (.35)
.0098 (.25) .004 (.127) .05 (1.27) TYP.
.035 (.90) .016 (.40)
.244 (6.20) .228 (5.80)
8pn JEDEC SOIC ILL.2
11
2008 1.4 5/15/98
S24VP04
8 Pin PDIP (Type P) Package
.375 (9.525)
PIN 1 INDICATOR
.250 (6.350) .300 (7.620)
.070 (1.778) .0375 (0.952) .015 (.381) Min. SEATING PLANE .130 (3.302) .060 .005 (1.524) .127 TYP. .100 (2.54) TYP. .130 (3.302) .018 (.457) TYP.
5-7TYP. (4 PLCS) 0-15
.350 (8.89)
.009 .002 (.229 .051)
8pn PDIP/P ILL.3
ORDERING INFORMATION
S24VP04
P
I -2.7 TE7
Tape and Reel Option TE7 = 500/reel TE13 = 2000/reel Operating Voltage Range A = 4.5V to 5.5V VLOCK Min. @ 4.25V B = 4.5V to 5.5V VLOCK Min. @ 4.50V 2.7 = 2.7V to 5.5V VLOCK Min. @ 2.55V
Base Part Number
Package P = 8 Lead PDIP S = 8 Lead 150mil SOIC
Operating Temperature Range Blank = 0C to +70C I = -40C to +85C
2008 ILL15 1.0
NOTICE SUMMIT Microelectronics, Inc. reserves the right to make changes to the products contained in this publication in order to improve design, performance or reliability. SUMMIT Microelectronics, Inc. assumes no responsibility for the use of any circuits described herein, conveys no license under any patent or other right, and makes no representation that the circuits are free of patent infringement. Charts and schedules contained herein reflect representative operating parameters, and may vary depending upon a user's specific application. While the information in this publication has been carefully checked, SUMMIT Microelectronics, Inc. shall not be liable for any damages arising as a result of any error or omission. SUMMIT Microelectronics, Inc. does not recommend the use of any of its products in life support applications where the failure or malfunction of the product can reasonably be expected to cause failure of the life support system or to significantly affect its safety or effectiveness. Products are not authorized for use in such applications unless SUMMIT Microelectronics, Inc. receives written assurances, to its satisfaction, that: (a) the risk of injury or damage has been minimized; (b) the user assumes all such risks; and (c) potential liability of SUMMIT Microelectronics, Inc. is adequately protected under the circumstances. I2C is a trademark of Philips Corporation. (c) Copyright 1998 SUMMIT Microelectronics, Inc.
2008 1.4 5/15/98
12


▲Up To Search▲   

 
Price & Availability of S24VP04SI-BTE7

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X